Skip to content

add rosdep ci#7

Merged
robotpilot merged 1 commit intomainfrom
feature-rosdep-ci
Jun 20, 2025
Merged

add rosdep ci#7
robotpilot merged 1 commit intomainfrom
feature-rosdep-ci

Conversation

@GyuH13
Copy link
Copy Markdown
Member

@GyuH13 GyuH13 commented Jun 20, 2025

No description provided.

Signed-off-by: Hyungyu Kim <kimhg@robotis.com>
Copilot AI review requested due to automatic review settings June 20, 2025 00:22
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new CI step to check and install ROS dependencies within the GitHub Actions workflow.

  • Introduces a "Check and Install ROS dependencies" job step in the ros-ci workflow
  • Updates the workflow to run rosdep update, rosdep install, and perform a rosdep check
  • Ensures CI fails if system dependencies are missing
Comments suppressed due to low confidence (1)

.github/workflows/ros-ci.yml:59

  • The echo message includes a hard-coded 'ROS 2' which may not accurately reflect the ROS distribution being used. Consider updating the message to dynamically reflect the actual distribution (e.g., removing 'ROS 2' if inappropriate).
          echo "--- Installing system dependencies for ROS 2 ${{ matrix.ros_distribution }} ---"

@robotpilot robotpilot self-assigned this Jun 20, 2025
@robotpilot robotpilot merged commit 5704b4b into main Jun 20, 2025
8 checks passed
@robotpilot robotpilot deleted the feature-rosdep-ci branch June 20, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants